home *** CD-ROM | disk | FTP | other *** search
/ .net 2000 August / NET74.ISO / pc / Software / WinWAP Light / winwapl.exe / _SETUP.1 / intro.wml < prev    next >
Encoding:
Extensible Markup Language  |  2000-01-15  |  1.2 KB  |  40 lines

  1. <?xml version="1.0"?>
  2. <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
  3.  
  4. <wml>
  5. <!-- THIS IS THE FIRST CARD IN THE DECK -->
  6. <card id="intro" title="Winwap introduction">
  7. <p align="center">
  8.    <img src="wwbyst.wbmp" alt="WINWAP"/>
  9. </p>
  10. <p>
  11.   <br/>
  12.   Winwap is a browser that reads wireless markup language (wml) formatted data.
  13.   The browser looks, and functions much like any standard html browser, but instead
  14.   of reading hypertext transfer markup language data ( html ) it is designed for wml.
  15.   It supports 3 ways of getting the data.
  16.   <br/>
  17.   <br/>
  18.   <big>1) HTTP</big>
  19.   <br/>
  20.   Hyper text transfer protocol is the same protocol that is used to read "normal"
  21.   internet pages with a computer over a tcp/ip connection.
  22.   <br/>
  23.   <br/>
  24.   <big>2) WapStack</big><b> ( Only available in the PRO version ! )</b>
  25.   <br/>
  26.   The wapstack enables the browser to connect directly to Wap gateways. This is the
  27.   same way that cellular phones connect when using wap.
  28.   <br/>
  29.   <br/>
  30.  
  31.   <big>3) Local File</big>
  32.   <br/>
  33.   Winwap can open .wml files locally from a drive on the computer ( or network drive ).
  34. </p>
  35. <p>
  36.   <do type="accept" label="Back"> <go href="@prev"/> </do>
  37. </p>
  38. </card>
  39. </wml>
  40.